Rollback the following changes, to fix it the proper way in Pango:
authorBehdad Esfahbod <behdad@gnome.org>
Mon, 22 May 2006 17:08:13 +0000 (17:08 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Mon, 22 May 2006 17:08:13 +0000 (17:08 +0000)
commitfb3eeb868689df25cc8fa56ed8471f1b880bb1c1
tree6a85aa08bda28a76234bfe58642fda07768f2c75
parent4636fa7efe134441db9b48a5ba029a99cb82fcf8
Rollback the following changes, to fix it the proper way in Pango:

2006-05-22  Behdad Esfahbod  <behdad@gnome.org>

        Rollback the following changes, to fix it the proper way in Pango:

        * gdk/gdkinternals.h:
        * gdk/gdkscreen.c (gdk_screen_class_init), (gdk_screen_finalize),
        (update_fontmap_resolution), (gdk_screen_set_resolution):  Add new
        function _gdk_screen_get_font_map() and have one fontmap per screen,
        with the correct resolution set on it.

        * gdk/gdkpango.c (gdk_pango_context_get_for_screen): Use
        _gdk_screen_get_font_map() instead of setting resolution on the
        PangoCairoContext.  (#342529)
ChangeLog
ChangeLog.pre-2-10
gdk/gdkinternals.h
gdk/gdkpango.c
gdk/gdkscreen.c